First I'm french, so sorry for my english, i'll try to write something correct

I have my bibliography with BibteX, I use Texnixcenter, i'm on windows.
I would like to delete the bibliographyt title. I mean i just want the references.
i.e :
For the moment i have
My document
blablablablablabla [1], blabla [2], blablablabla [3].
Bibliography
[1] : mmmmmmmmmmmm
[2] : mmmmmmmmmmmm
[3] : mmmmmmmmmmmm
and I want :
My document
blablablablablabla [1], blabla [2], blablablabla [3].
[1] : mmmmmmmmmmmm
[2] : mmmmmmmmmmmm
[3] : mmmmmmmmmmmm
Why ?
Because i use multicols for my bibliography, and the bibliography title is in the first column, so references on the second column appear at the same level as this title, and i want them to appear at the same level as the references in the first column, and that is impossible because of the "bibliography title" of my bibliography.
So i want to delete it, and create a bibliography title independant of those two collumn (to resume : independant of \bibliography).
I hope you've understood my problem and i'll be glad is someone can help me.
Thank you