Sets whether to show the header separator.
Table borderHeader(bool value) { _borderHeader = value; return this; }