0 / 60 seg.

How would you indicate that a cell in the following table is a column header?

<table>
  <tr>
    <td>Data</td>
  </tr>
</table>