Gets the header associated with a table column, if available.
This differs from get_column_description, which returns a string.
this |
a pointer to the Table implementor on which to operate. |
column |
the specified table column, zero-indexed. |
an Accessible representation of the specified table column, if available. |