not sure if it is the same issue, but I removed the title using the following methods:
initially I put the following in my short code (which did work):
title=" "
(I put a space b/w the quotes)
Then I found this in the support form:
.twitterwidget-title{
display:none !important;}
I added this to my style sheet and deleted the above from my short code…
Hope it helps?