How do I remove the table header text from my Ubercart shop page? It currently reads something like 'Item', 'Image', 'Price' and 'Add to cart' at the top of the table. I've tried drilling down to the css and using display none but it didn't work.

Thanks