<thead>
  <tr>
    {{yield
      (component "data-table/head/column" update=@update sortedBy=@sortedBy)
    }}
  </tr>
</thead>