Edit in JSFiddle

$(":radio:first-child").before("<label>Texto anterior a botón -></label>");
$(":radio:last-child").before("<label>Texto anterior al 2do. botón -></label>");
<input type = "radio" />
<input type = "radio" />