headerRect(ofColumn:)
Returns the rectangle containing the header tile for the column at columnIndex.
Declaration
func headerRect(ofColumn column: Int) -> NSRectDiscussion
Raises an NSInternalInconsistencyException if columnIndex is out of bounds.