The QD method is to find this in your stylesheet_main.css file
Code:
#productName {clear:both; color:#2f2f2f; font-size:17px; line-height:20px; text-transform:uppercase; font-weight:bold; background:url(../images/title-tail.gif)
Change it to be
Code:
#productName {display: none;)