`SortableHeaderCell` (component)
================================
Props
-----
### `column`
type: `shape[object Object]`
### `columnKey` (required)
type: `string`
### `onSort` (required)
type: `func`
### `sortDirection`
type: `enum('ASC'|'DESC'|'NONE')`