Although, the results would be much nicer to read if the column headings didn't require a mouse-over.
javscript:$('th').css('-webkit-transform', 'rotate(-45deg)').css('padding-bottom','30px').children().css('visibility', 'visible')
substitute mozilla for webkit if necessary