You don't have to use rating. You could use the number of times played. If you have never even listened to a song once, then it is (possible) reasonable to assume that you won't be asking for it by name...
To use this, edit the xSql settings for the songs.xml so that the query looks like this:
select idSong,strTitle from song where iTimesPlayed>0